*{margin: 0;padding: 0;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{text-decoration: none;color: #000;}
img{border: 0;}
table,th,td,tr{border-collapse:collapse;border: 1px solid #ddd;line-height: 1.5;padding: 10px;}
input,textarea,select,button{outline: none;resize: none;} input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: .16rem;color: #000;background-color: #FFFFFF;}

.txthide{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; text-overflow: ellipsis; overflow: hidden; text-align: justify;}
.txthide4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; text-overflow: ellipsis; overflow: hidden; text-align: justify;}

.wrapper{width: 16rem;margin: 0 auto;max-width: 1600px;}
.sub_wrapper{width: 12rem;margin: 0 auto;min-width: 960px;padding: .75rem 0 .85rem;}

.crumb{width: 100%;height: 70px;background-color: #f5f5f5;}
.crumb pre{display: flex;align-items: center;justify-content: flex-end;width: 12rem;height: 100%;margin: 0 auto;min-width: 960px;}
.crumb pre ,.crumb pre a{color: #666666;}
.crumb pre span{color:#000000;}

.public_name{font-size: .46rem;color: #333;font-weight: bold;line-height: .48rem;text-align: center;}
.public_sub_name{font-size: .46rem;color: #333;font-weight: bold;line-height: .48rem;text-align: center;margin-bottom: .5rem;}
.public_name.nameColor{color:#0061ae;}

/* 头 */
header{height: 90px;}
header .logo{display: block;width: auto;height: .66rem;}
header .nav dd a{display: block;height: 90px;line-height: 90px;padding: 0 .15rem;font-size: 18px;transition:.5s;}
header .nav .active{background-color: #0061ae;color: #fff;}
header .nav dd:hover  a{background-color: #0061ae;color: #fff;}

/* banner */
.banner{width: 100%;position: relative;overflow: hidden;}
.banner .swiper-wrapper{transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;}
.banner img{width: 100%;display: block;}
.banner .swiper-pagination{position: absolute;bottom: 33px;}
.banner .swiper-pagination-bullet{width: 8px;height: 8px;opacity: .7;background: #fff;}
.banner .swiper-pagination-bullet-active{width: 17px;height: 8px;opacity: 1;border-radius: 8px;background: #fff;}


/* 介绍 */
.i-introduce{padding:1.05rem 0 .75rem;background-color: #f7f8fa;}
.i-introduce .title{font-size: .52rem;color: #0061ae;font-weight: bold;line-height: .54rem;}
.i-introduce .ftitle{font-size: .32rem;color: #363636;font-weight: bold;line-height: .5rem;margin-top: .1rem;}
.i-introduce .content{font-size: 18px;color: #333333;line-height: 32px;margin-top: 20px;}
.i-introduce .content img{max-width: 100%!important;}
.i-introduce .images{margin-top: .35rem;padding: 0 1.44rem;}
.i-introduce .images img{width: 2.75rem;}

/* 膏药OEM展示 */
.i-OEM{padding: 1rem 0 .75rem;background: url(../images/OEM_bj.jpg)no-repeat center bottom / 100% auto;overflow: hidden;}
.i-OEM .item{margin-top: 25px;}
.i-OEM .item dd{width: 2.24rem;height: 2.24rem;margin-right: 1.05rem;padding: .3rem;position: relative;border: 1px solid #0061ae;border-radius: 50%;}
.i-OEM .item dd:nth-child(2){margin-top: .3rem;}
.i-OEM .item dd::before{display: block;content:'';width: 100%;height: 100%;background: url(../images/EOM_befor.png)no-repeat center / cover;position: absolute;top: 0;left: 0; animation: move_sx 3s linear 0s infinite }
.i-OEM .item dd::after{display: block;content:'';width: 100%;height: 100%;background: url(../images/EOM_after.png)no-repeat center / cover;position: absolute;top: 0;left: 0;animation: move_sx 3s linear 0s infinite }
.i-OEM .item dd:first-child::before{animation: move_sx 5s linear 0s infinite}
.i-OEM .item dd:nth-child(2)::before{animation: move_sx 4s linear 0s infinite}
.i-OEM .item dd:last-child::before{animation: move_sx 4.5s linear 0s infinite}
.i-OEM .item dd:first-child::after{animation: move_sx 3.5s linear 0s infinite}
.i-OEM .item dd:nth-child(2)::after{animation: move_sx 5s linear 0s infinite}
.i-OEM .item dd:last-child::after{animation: move_sx 3.5s linear 0s infinite}
@keyframes move_sx { from { transform: rotate(0); } to { transform: rotate(360deg); }   }

.i-OEM .item dd a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;font-size: .28rem;color: #ffffff;line-height: .3rem;font-weight: bold;border-radius: 50%;background-color: #0061ae;position: relative;z-index: 2;}
.i-OEM .item dd:last-child{margin-right: 0;}


/* 成品展示 */
.i-finishProduct{position: relative;overflow: hidden;padding:.75rem 13px;box-sizing: content-box;}
.i-finishProduct .swiper-wrapper{margin-top: .5rem;}
.i-finishProduct dd{background-color: #FFFFFF;box-shadow: 0 .1rem .2rem .05rem rgba(0,0,0,.1);}
.i-finishProduct dd a{display: block;width: 100%;}
.i-finishProduct dd a .img{width: 100%;padding-top:100%;overflow: hidden;position: relative;background-color: #402015;}
.i-finishProduct dd a .img img{display: block;width: 100%;height: 100%;object-fit: contain;position: absolute;top: 0;left: 0;}
.i-finishProduct dd a .title{width: 100%;height: 1rem;font-size: .24rem;color:#333;line-height: 1rem;text-align: center;font-weight: bold;padding:0 .1rem;}

/* 膏药厂家直供  多元化销售渠道 */
.i-channel , .i-channel img , .i-channel a{display: block;width: 100%;}
.i-channel .mySwiper{margin-top: .5rem;}
.i-channel .mySwiper dd{position: relative;}
.i-channel .mySwiper dd::after{display: block;content: '';width: 100%;height: 100%;background-color: rgba(0,0,0,.4);position: absolute;top: 0;left: 0;}
.i-channel .mySwiper .swiper-slide-thumb-active::after{display: none;}

.i-channel .mySwiper2 dd a{display: flex;}
.i-channel .mySwiper2 dd .text{display: flex;justify-content: center;flex-direction: column;flex:1;background-color: #0061ae;padding: 0 1.2rem;color: #ffffff;}
.i-channel .mySwiper2 dd .text .title{font-size: .26rem;}
.i-channel .mySwiper2 dd .text .desc{width: 100%;font-size: 16px;opacity: .7;line-height: 26px;margin-top: 14px;}
.i-channel .mySwiper2 dd .pic{width: 5.45rem;height: 2.8rem;overflow: hidden;}
.i-channel .mySwiper2 dd .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}


/* 客户案例 */
.i-case{padding: .9rem 0;}
.i-case .item{margin-top: .2rem;}
.i-case .item dd{width: calc((100% - .84rem) / 4);margin: .3rem .28rem 0 0;transition: .5s;}
.i-case .item dd:hover{transform: translateY(-.1rem);box-shadow: 0 .1rem .2rem .01rem rgba(0,0,0,.3);}
.i-case .item dd:nth-child(4n){margin-right: 0;}
.i-case .item dd a{display: block;width: 100%;}
.i-case .item dd a .img{width: 100%;padding-top: 72.6%;overflow: hidden;position: relative;}
.i-case .item dd a .img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.i-case .item dd a .title{width: 100%;height: .8rem;font-size: .24rem;color: #fff;line-height: .8rem;font-weight: bold;padding: 0 .3rem;background-color: #7e94a5;}


/* 初心 */
.i-initialHeart{display: flex;align-items: center;width: 100%;min-height: 4.51rem;background: url(../images/initialHeart_bj.jpg)no-repeat fixed  center / cover;padding: .3rem 0 .1rem;}
.i-initialHeart .public_name{display: block;width: fit-content;color: #FFFFFF;padding:0 .2rem .4rem;border-bottom: 1px solid rgba(255,255,255,.6);text-align: center;margin: 0 auto;}
.i-initialHeart .desc{width: 100%;font-size: .2rem;line-height: .34rem;color: #FFFFFF;margin: .3rem auto 0;text-indent: .4rem;}


/* 新闻 */
.i-news{width: 100%;background-color: #f7f8fa;padding:.9rem 0 .66rem;}
.i-news  .item{margin-top: .5rem;}
.i-news dd a{display: flex;width: 100%;}
.i-news dd{width: calc((100% - .2rem) / 2);margin-bottom: .24rem;padding:.26rem;background-color: #FFFFFF;position: relative;}
.i-news dd .line{background-color: #0061ae;position: absolute;}
.i-news dd .top_line , .i-news dd .bot_line{width: 0;height: 1px;}
.i-news dd .right_line , .i-news dd .left_line{width: 1px;height: 0;}
.i-news dd:hover .top_line{width: 100%;height: 1px;top: 0;left: 0;transition: .5s;}
.i-news dd:hover .right_line{width: 1px;height: 100%;top: 0;right: 0;transition: .5s;}
.i-news dd:hover .bot_line{width: 100%;height: 1px;bottom: 0;right: 0;transition: .5s;}
.i-news dd:hover .left_line{width: 1px;height: 100%;bottom: 0;left: 0;transition: .5s;}

.i-news dd:nth-child(odd){margin-right: .2rem;}
.i-news dd .img{width: 2.78rem;padding-top: 23.8%;position: relative;overflow: hidden;margin-right: .2rem;}
.i-news dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: 1s;}
.i-news dd:hover img{transform:scale(1.1)}
.i-news dd  .text{display: flex;flex-direction: column;flex: 1;overflow: hidden;}
.i-news dd  .text .title{width: 100%;font-size: 20px;color: #333;font-weight: bold;line-height: 22px;margin-bottom: .1rem;}
.i-news dd  .text .desc{flex: 1;width: 100%;font-size: 14px;color: #4c4c4c;line-height: 24px;}
.i-news dd  .text  .bot{font-size: 14px;line-height: 16px;}
.i-news dd  .text  .bot .date{color: #b2b2b2;}
.i-news dd  .text  .bot .more{color: #0061ae;}

/* 定制流程 */
.i-procedure{width: 100%;background-color: #f7f8fa;position: relative;}
.i-procedure::after{display: block;content: '';width: 100%;height: 1.1rem;background-color: #25262e;position: absolute;left: 0;bottom: 0;}
.i-procedure .public_name{color: #FFFFFF;}
.i-procedure .item{background-color: #0061ae;padding-top: .6rem;position: relative;z-index: 2;}
.i-procedure .item .img{display: block;width: 100%;margin-top: .5rem;}


/* 页脚 */
footer{width: 100%;background-color: #25262e;padding: .55rem 0 .4rem;}
footer .logo{display: block;width: 1.38rem;margin-right: .7rem;}

footer  .main{flex: 1;}
footer  .main .nav {padding-bottom: .5rem;}
footer  .main .nav dd:not(:last-child){margin-right: .4rem;}
footer  .main .nav dd a{font-size: .18rem;color: #ffffff;line-height: .2rem;}

footer  .info .list{display: flex;flex-direction: column;justify-content: space-between;min-width: 2.9rem;height: 50px;font-size: 14px;color: #fff;line-height: 14px;margin-right: .5rem;padding-right: .1rem;font-weight: bold;border-right: 1px solid rgba(255,255,255,.2);}
footer  .info .list:last-child{border-right: 0;}
footer  .info .list span{font-weight: 400;}
footer  .info .list .tel{font-size: 24px;}

footer  .main .web_info{font-size: 14px;line-height: 14px;color: rgba(255,255,255,.4);padding-top: .3rem;}
footer  .main .web_info a{color: unset;margin-left: 5px;}

footer .qrcode{width: 1.46rem;text-align: center;}
footer .qrcode .img{display: block;width: 100%;margin-bottom: .1rem;}
footer .qrcode .text{font-size: 16px;color: #cbcbcb;line-height: 24px;}





/* 公共新闻 */
.public_news{width: 100%;background-color: #fafafa;position: relative;padding:0 .24rem .4rem;margin-top: .45rem;margin-bottom: .8rem;}
.public_news::after{display: block;content: '';width: 100%;height: 1px;background-color: #e6e6e6;position: absolute;top: .6rem;left: 0;}
.public_news .name{font-size: 20px;color: #1a1a1a;line-height: .6rem;font-weight: bold;}
.public_news .name::before{display: block;content: '';width: 4px;height: 16px;background-color: #0061ae;margin-right: .1rem;}
.public_news .item{width: 100%;}
.public_news .item dd{width: calc((100% - .75rem) / 2);margin-top: .3rem;}
.public_news .item dd:nth-child(odd){margin-right: .75rem;}
.public_news .item dd a{width: 100%;font-size: 16px;}
.public_news .item dd a::before{display: block;content: '';width: 13px;height: 14px;background: url(../images/public_news_icon.png)no-repeat center / cover;margin-right: .07rem;}
.public_news .item dd a .title{flex:1;color: #333333;margin-right: 10px;transition: .5s;}
.public_news .item dd a .date{color: #666666;transition: .5s;}
.public_news .item dd a:hover .title , .public_news .item dd a:hover .date{color: #007AFF;}




/* 手工膏药 */
.manual {width: 100%;}
.manual dd{width: calc((100% - .4rem) / 2);margin-bottom: .3rem;transition:.5s;}
.manual dd:nth-child(odd){margin-right: .4rem;}
.manual dd:hover{transform: translateY(-.1rem);box-shadow: 0 .1rem .2rem .01rem rgba(0,0,0,.3);}
.manual dd a{display: block;width: 100%;}
.manual dd a .img{width: 100%;padding-top: 47.4%;overflow: hidden;position: relative;}
.manual dd a .img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.manual dd a .title{width: 100%;height: .8rem;font-size: .24rem;color: #fff;line-height: .8rem;font-weight: bold;padding: 0 .3rem;background-color: #7e94a5;}

/* 现代膏药 */
.now {width: 100%;}
.now dd{width: calc((100% - .6rem) / 3);margin-bottom: .3rem;transition:.5s;margin-right: .3rem;}
.now dd:nth-child(3n){margin-right: 0;}
.now dd:hover{transform: translateY(-.1rem);box-shadow: 0 .1rem .2rem .01rem rgba(0,0,0,.3);}
.now dd a{display: block;width: 100%;}
.now dd a .img{width: 100%;padding-top: 72.3%;overflow: hidden;position: relative;}
.now dd a .img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.now dd a .title{width: 100%;height: .8rem;font-size: .24rem;color: #fff;line-height: .8rem;font-weight: bold;padding: 0 .3rem;background-color: #7e94a5;}


/* 招商 */
/* 为什么选择我们 */
.chooseMe{width: 100%;}
.chooseMe .sub_wrapper{padding: .7rem 0 0;}
.chooseMe .ftitle{font-size: .32rem;color: #333333;text-align: center;}
.chooseMe .item{width: 100%;margin-top: .5rem;}
.chooseMe .item dd{width: calc((100% - .36rem) / 4);margin-right: .12rem;margin-bottom: .12rem;background-color: #f5f5f5;}
.chooseMe .item dd:nth-child(4n){margin-right: 0;}
.chooseMe .item  dd a .img{width: 100%;padding-top: 60.3%;overflow: hidden;position: relative;}
.chooseMe .item  dd a .img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.chooseMe .item  dd a .text{width: 100%;min-height: 1.68rem;padding: .15rem .19rem ;}
.chooseMe .item  dd a .text .title{width: 100%;font-size: 18px; color: #0061ae;font-weight: bold;margin-bottom: 5px;}
.chooseMe .item  dd a .text .title::before{display: block;content: '';width: 3px;height: 14px;background-color: #ff9c00;margin-right: .08rem;}
.chooseMe .item  dd a .text .desc{font-size: 16px;line-height: 22px;color: #333333;}
.chooseMe .consult{display: block;width: fit-content;font-size: 24px;color: #fff;line-height: 52px;padding: 0 .35rem;background-color: #ff9c00;border-radius:52px;margin: 25px auto 0;}


/* 客户案例 */
.case{padding: .55rem 0 0;}
.case .item{margin-top: .2rem;}
.case .item dd{width: calc((100% - .6rem) / 3);margin: .3rem .3rem 0 0;transition: .5s;}
.case .item dd:hover{transform: translateY(-.1rem);box-shadow: 0 .1rem .2rem .01rem rgba(0,0,0,.3);}
.case .item dd:nth-child(3n){margin-right: 0;}
.case .item dd a{display: block;width: 100%;}
.case .item dd a .img{width: 100%;padding-top: 72.6%;overflow: hidden;position: relative;}
.case .item dd a .img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.case .item dd a .title{width: 100%;height: .8rem;font-size: .24rem;color: #fff;line-height: .8rem;font-weight: bold;padding: 0 .3rem;background-color: #7e94a5;}


/* 膏药厂家直供  多元化销售渠道 */
.channel{padding: 0 0 .8rem;}
.channel img , .channel a{display: block;width: 100%;}
.channel .mySwiper{margin-top: .5rem;}
.channel .mySwiper dd{position: relative;}
.channel .mySwiper dd::after{display: block;content: '';width: 100%;height: 100%;background-color: rgba(0,0,0,.4);position: absolute;top: 0;left: 0;}
.channel .mySwiper .swiper-slide-thumb-active::after{display: none;}
.channel .mySwiper2 dd a{display: flex;}
.channel .mySwiper2 dd .text{display: flex;justify-content: center;flex-direction: column;flex:1;background-color: #0061ae;padding: 0 1.2rem;color: #ffffff;}
.channel .mySwiper2 dd .text .title{font-size: .26rem;}
.channel .mySwiper2 dd .text .desc{width: 100%;font-size: 16px;opacity: .7;line-height: 26px;margin-top: 14px;}
.channel .mySwiper2 dd .pic{width: 5.45rem;height: 2.8rem;overflow: hidden;}
.channel .mySwiper2 dd .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}

/* 招商流程 */
.process{display: flex;align-items: center;width: 100%;min-height: 4.44rem;background: url(../images/process_bj.jpg)no-repeat center / cover;text-align: center;padding: 0 0 .1rem;box-sizing: border-box;}
.process .public_name{display: inline-block;width: fit-content;color: #FFFFFF;padding:0 .2rem .4rem;}
.process .public_name .ftitle{font-size: 22px;font-weight: 400;}
.process .img{width: 100%;margin-top: .3rem;}
.process .img img{display: block;width: 100%;}
.process .img .wap_pic{display: none;}


/* 初心 */
.initialHeart{display: flex;align-items: center;width: 100%;min-height: 4.38rem;background: url(../images/initialHeart_bj02.jpg)no-repeat center / cover;padding: .3rem 0 .1rem;}
.initialHeart .public_name{display: block;width: fit-content;padding:0 .2rem .4rem;margin: 0 auto;}
.initialHeart .desc{width: 100%;font-size: .2rem;line-height: .34rem;color: #333333;margin: .3rem auto 0;text-indent: .4rem;}


/* 新闻资讯 */
.news{width: 100%;}
.news  .item{margin-top: .5rem;}
.news a{display: flex;width: 100%;}
.news dd{width: 100%;padding:.2rem;background-color: #FFFFFF;position: relative;}
.news dd .line{background-color: #0061ae;position: absolute;}
.news dd .top_line , .news dd .bot_line{width: 0;height: 1px;}
.news dd .right_line , .news dd .left_line{width: 1px;height: 0;}
.news dd:hover .top_line{width: 100%;height: 1px;top: 0;left: 0;transition: .5s;}
.news dd:hover .right_line{width: 1px;height: 100%;top: 0;right: 0;transition: .5s;}
.news dd:hover .bot_line{width: 100%;height: 1px;bottom: 0;right: 0;transition: .5s;}
.news dd:hover .left_line{width: 1px;height: 100%;bottom: 0;left: 0;transition: .5s;}

.news dd:nth-child(odd){margin-right: .2rem;}
.news dd .img{width: 200px;padding-top: 10.5%;position: relative;overflow: hidden;margin-right: .2rem;}
.news dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: 1s;}
.news dd:hover img{transform:scale(1.1)}
.news dd  .text{display: flex;flex-direction: column;flex: 1;overflow: hidden;}
.news dd  .text .title{width: 100%;font-size: 20px;color: #333;font-weight: bold;line-height: 22px;margin-bottom: .1rem;}
.news dd  .text .desc{flex: 1;width: 100%;font-size: 14px;color: #4c4c4c;line-height: 24px;}
.news dd  .text  .bot{font-size: 14px;line-height: 16px;}
.news dd  .text  .bot .date{color: #b2b2b2;}
.news dd  .text  .bot .more{color: #0061ae;}


/* 荣誉资质 */
.honor dd{width: calc((100% - .6rem) / 3);margin-right: .3rem;margin-bottom: .3rem;overflow: hidden;transition: .5s;}
.honor dd:nth-child(3n){margin-right: 0;}
.honor dd a{display: block;position: relative;}
.honor dd a .pic{display: block;width: 100%;}
.honor dd a .border{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.honor dd:hover{transform: translateY(-.1rem);box-shadow: 0 .05rem .1rem .01rem rgba(0,0,0,.3);}

/* 关于我们-导航 */
.item_nav{display: flex;justify-content: center;flex-wrap: wrap;width: 100%;margin-bottom: 60px;}
.item_nav .list{display: block;width: 180px;height: 58px;font-size: 20px;color: #666666;line-height: 58px;background-color: #f5f5f5;text-align: center;transition: .5s;}
.item_nav .list:not(:last-child){margin-right: 20px;}
.item_nav .active{color: #fff;background-color: #0061ae;}
.item_nav .list:hover{color: #fff;background-color: #0061ae;}

/*  联系我们 */
.contact{width: 100%;}
.contact .map{display:block;width: 100%;}
.contact dl{display:flex;justify-content: space-between;width:100%;height: 1.7rem;padding: 0 .5rem;margin-top: -70px;}
.contact dl dd{display: flex;flex-direction: column;align-items: center;flex:1;height: 100%;background-color: #fafafa;padding: .7rem 10px 0;position: relative;border-bottom: 4px solid #b1b1b1;transition: .5s;box-shadow: 0 5px 10px 3px rgba(0,0,0,.1);}
.contact dl dd:not(:last-child){margin-right: .3rem;}
.contact dl dd::after{display: block;content: '';width: 0;height: 4px;background-color: #004d9e;position: absolute;bottom:-4px;left: 0;right: 0;margin:  0 auto;transition: .5s;}
.contact dl dd:hover{transform:translateY(-10px)}
.contact dl dd:hover::after{width: 100%;}
.contact dl dd .icon{display: block;width: .76rem;height: auto;position: absolute;top: -.38rem;left: 50%;margin-left: -.38rem;}
.contact dl dd .info{font-size: 16px;color: #848484;line-height: 25px;}


/* 车间环境 */
.vibe {width: 100%;}
.vibe dd{width: calc((100% - .39rem) / 4);margin-bottom: .16rem;margin-right: .13rem;transition:.5s;}
.vibe dd:nth-child(4n){margin-right: 0;}
.vibe dd:hover{transform: translateY(-.1rem);box-shadow: 0 .05rem .1rem .01rem rgba(0,0,0,.3);}
.vibe dd a{display: block;width: 100%;}
.vibe dd a .img{width: 100%;padding-top: 62%;overflow: hidden;position: relative;}
.vibe dd a .img img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}


/* 关于我们 */
.introduce{width: 100%;background-color: #FFFFFF;}
.introduce .images , .introduce{padding: 0;}


/* 详情 */
.details{width: 100%;overflow: hidden;}
.details .text{width: 100%;background-color: #fff;padding: 60px;box-shadow: 0 4px 10px 0 rgba(0,0,0,.05);}
.details .text .title{font-size: .28rem;color:#333;font-weight: bold;text-align: center;}
.details .text .time{font-size: 14px;color:#666666;text-align: center;font-weight: 100;padding-top: 5px;}
.details .text article{font-size: .18rem;color: #202020;line-height: .36rem;margin-top: 30px;}
.details .text article img{max-width: 100%;}

@media only screen and (max-width:1600px ) {
        footer  .main .nav dd a{font-size: 15px;line-height: 17px;}
        .details .text article{font-size: 15px;line-height: 30px;}
}

@media only screen and (max-width:1600px ) {
        .details .text .title{font-size: 20px;}
}

@media only screen and (min-width:960px ) {
    /* 按钮 */
    .menu_btn{display: none;}
    
    /* 更多*/
    .link{display: none;}
    
    /* banner */
    .wap_banner{display: none;}
    
    /* 成品展示 */
    .wap_finishProduct{display: none;}
    
    /* 渠道 */
    .i-channel .mySwiper2 .swiper-button-next , .i-channel .mySwiper2 .swiper-button-next{display: none;}
    
    /* 定制流程 */
    .i-procedure .item .wap_img{display: none;}
    
    /* wap版权 */
    footer .wap_copyright{display: none;}
    
    .case .link{display: none;}
    
    .investment{display: none;}
    
    .details .public_sub_name{display: none;}
}


@media only screen and (max-width:960px ) {
    .wrapper{width: 100%;}
    
    .crumb{display: none;}

    .sub_wrapper{width: 100%;min-width: initial;padding: 0;}
    .public_sub_name{width: 100%;font-size: .42rem;color: #fff;line-height: 1rem;padding: 0;background-color: #0061ae;}
    
    .public_news{width: calc(100% - .54rem);margin: .45rem auto 1.05rem;}
    .public_news::after{top: .9rem;}
    .public_news .name{font-size: .3rem;line-height: .9rem;f}
    .public_news .name::before{width: .07rem;height: .27rem;}
    .public_news .item{height: 2.76rem;overflow: hidden;}
    .public_news .item dd{width: 100%;margin-top: .4rem;}
    .public_news .item dd:nth-child(odd){margin-right: 0;}
    .public_news .item dd a {font-size: .24rem;line-height: .28rem;}
    
    
    
    .link{display: block;width: 1.86rem;height: .64rem;font-size: .24rem;color:#0061ae;line-height: .62rem;text-align: center;border: .01rem solid #0061ae;margin: 0 auto;}
    
    
    /* 头 */
    header{height: .9rem;padding: 0 .2rem;}
    header .nav{display: none;}
    
    /* 按钮 */
    .menu_btn{display: block;width: .55rem;}
    
    
    /* banner */
/*    .banner{margin-bottom: .65rem;} */
    .pc_banner{display: none;}
    
    /* 介绍 */
    .i-introduce{padding:0.65rem .27rem .4rem;}
    .i-introduce .title{font-size: .48rem;color: #0061ae;font-weight: bold;line-height: .46rem;}
    .i-introduce .ftitle{font-size: .3rem;color: #363636;font-weight: bold;line-height: .46rem;}
    .i-introduce .content{font-size: .24rem;line-height: .38rem;margin-top: .15rem;}
    .i-introduce .images{flex-wrap: wrap;padding:.0 .4rem;}
    .i-introduce .images img{width: calc((100% - .6rem) / 2);margin-bottom: .4rem;}
    .i-introduce .images img:nth-child(odd){margin-right: .6rem;}
    
    /* 膏药OEM展示 */
    .i-OEM{padding: .8rem .27rem .75rem;}
    .i-OEM .item{justify-content: space-between;}
    .i-OEM .item dd{width: 1.94rem;height: 1.94rem;margin-right: 0;padding: .26rem;position: relative;border: 1px solid #0061ae;border-radius: 50%;}
    
    /* 成品展示 */
    .i-finishProduct{display: none;}
    .wap_finishProduct{padding:.75rem .27rem}
    .wap_finishProduct dl{display: flex;flex-wrap: wrap;width: 100%;margin-top: .5rem;}
    .wap_finishProduct dd{width: calc((100% - .25rem) / 2);background-color: #FFFFFF;margin-bottom: .4rem;box-shadow: 0 .05rem .2rem .02rem rgba(0,0,0,.1);}
    .wap_finishProduct dd:nth-child(odd){margin-right: .25rem;}
    .wap_finishProduct dd a{display: block;width: 100%;}
    .wap_finishProduct dd a .img{width: 100%;padding-top:100%;overflow: hidden;position: relative;background-color: #402015;}
    .wap_finishProduct dd a .img img{display: block;width: 100%;height: 100%;object-fit: contain;position: absolute;top: 0;left: 0;}
    .wap_finishProduct dd a .title{width: 100%;height: 1.12rem;font-size: .26rem;color:#333;line-height: 1.12rem;text-align: center;font-weight: bold;}
    
    /* 膏药厂家直供  多元化销售渠道 */
    .i-channel .mySwiper2 dd a{display: flex;flex-direction: column;}
    .i-channel .mySwiper2 dd .text{height: 3rem;flex: none;}
    .i-channel .mySwiper2 dd .text .title{font-size: .3rem;}
    .i-channel .mySwiper2 dd .text .desc{width: 100%;font-size: .24rem;opacity: .7;line-height: .38rem;margin-top: .05rem;}
    .i-channel .mySwiper2 dd .pic{width: 100%;height: 3.54rem;overflow: hidden;}
    .i-channel .mySwiper2 .swiper-button-prev , .i-channel .mySwiper2 .swiper-button-next{top:1.3rem;margin: 0;}
    .i-channel .mySwiper2 .swiper-button-prev::after , .i-channel .mySwiper2 .swiper-button-next::after{font-size: .4rem;}
        
    
    /* 客户案例 */
    .i-case {padding:.75rem .27rem;}
    .i-case .item{margin-top: .5rem;}
    .i-case .item dd{width: calc((100% - .25rem) / 2);margin: 0 0 .3rem 0;transition: .5s;}
    .i-case .item dd:nth-child(5) , .i-case .item dd:nth-child(6){display: none;}
    .i-case .item dd:nth-child(odd){margin-right: .25rem;}
    .i-case .item dd a .title{height: .84rem;font-size: .26rem;color: #fff;line-height: .84rem;padding: 0 .3rem;}
    
    
    /* 初心 */
    .i-initialHeart{min-height: 4.51rem;background: url(../images/initialHeart_bj03.jpg)no-repeat fixed  center / cover;text-align: center;padding: .6rem .27rem .75rem;}
    .i-initialHeart .public_name{width: 100%;font-size: .5rem;line-height: .66rem;}
    .i-initialHeart .desc{font-size: .24rem;line-height: .38rem;text-indent: .48rem;}
    
    
    /* 新闻 */
    .i-news{padding:.9rem .27rem .66rem;}
    .i-news dd{width: 100%;}
    .i-news dd .img{height: 1.73rem;}
    .i-news dd  .text .title{font-size: .28rem;line-height: .34rem;}
    .i-news dd  .text .desc{flex: none;height: .76rem;font-size: .24rem;line-height: .38rem;-webkit-line-clamp: 2;margin-bottom: .2rem;}
    .i-news dd  .text  .bot{font-size: .22rem;line-height: .24rem;}
    
    
    /* 定制流程 */
    .i-procedure .item .pc_img{display: none;}
    .i-procedure .item .wap_img{display: block;}
    
    
    
    /* 页脚 */
    footer{width: 100%;background-color: #25262e;padding: .3rem .05rem ;}
    footer .logo , footer .main , footer .qrcode{display: none;}
    footer .wap_copyright{width: 100%;font-size: .24rem;color: #818181;text-align: center;}
    
    
    .pad_lr{padding: 0 .27rem;}
    
    /* 手工膏药 */
    .manual {width: 100%;}
    .manual dd{width: calc((100% - .26rem) / 2);margin-bottom: .3rem;}
    .manual dd:nth-child(odd){margin-right: .25rem;}
    .manual dd a .img{padding-top: 100%;}
    .manual dd a .title{width: 100%;height: .9rem;font-size: .27rem;color: #fff;line-height: .9rem;font-weight: bold;padding: 0 .2rem;}
    
    
    /* 现代膏药 */
    .now {width: 100%;}
    .now dd{width: calc((100% - .26rem) / 2);margin-bottom: .3rem;margin-right: .25rem;}
    .now dd:nth-child(3n){margin-right: .25rem;}
    .now dd:nth-child(even){margin-right: 0;}
    .now dd a .img{padding-top: 100%;}
    .now dd a .title{width: 100%;height: .9rem;font-size: .27rem;color: #fff;line-height: .9rem;font-weight: bold;padding: 0 .2rem;}
    
    /* 招商 */
    /* 为什么选择我们 */
    .chooseMe .sub_wrapper{padding: .7rem 0 0;}
    .chooseMe .item dd{width: calc((100% - .26rem) / 2);margin-bottom: .3rem;margin-right: .25rem;}
    .chooseMe dd:nth-child(3n){margin-right: .25rem;}
    .chooseMe dd:nth-child(even){margin-right: 0;}
    .chooseMe .item  dd a .text .title{font-size: .28rem;}
    .chooseMe .item  dd a .text .desc{font-size: .24rem;line-height: .36rem;}
    .chooseMe .consult{display: none;}
    
    /* 客户案例 */
    .case{padding: .55rem .27rem .95rem;}
    .case .item{margin-top: .4rem;}
    .case .item dd{width: calc((100% - .26rem) / 2);margin: 0 0 .4rem 0;margin-right: .25rem;box-shadow: 0 .1rem .2rem 0 rgba(0,0,0,.1);}
    .case .item dd:nth-child(5) , .case .item dd:nth-child(6){display: none;}
    .case .item dd:nth-child(3n){margin-right: .25rem;}
    .case .item dd:nth-child(even){margin-right: 0;}
    .case .item dd a .title{width: 100%;height: 1.1rem;font-size: .27rem;color: #333333;line-height: 1.1rem;font-weight: bold;padding: 0 .2rem;background-color: #fff;text-align: center;}
    
    
    /* 招商流程 */
    .process{min-height: 10.14rem;background: url(../images/process_bj02.jpg)no-repeat center / cover;padding: 0 0 .1rem;}
    .process .public_name .ftitle{font-size: .22rem;font-weight: 400;}
    .process .img{margin-top: 0;}
    .process .img .pc_pic{display: none;}
    .process .img .wap_pic{display: block;}
    
    
    /* 初心 */
    .initialHeart{min-height: 4.38rem;background: url(../images/initialHeart_bj04.jpg)no-repeat center / cover;text-align: center;padding: .8rem .27rem ;}
    .initialHeart .public_name{color: #0061ae;}
    .initialHeart .desc{text-align: left;font-size: .24rem;line-height: .38rem;margin-top: 0;text-indent: .48rem;}
    
    
    /* 新闻资讯 */
    .news dd .img{width: 2.76rem;height: 1.73rem;}
    .news dd  .text{justify-content: space-between;}
    .news dd  .text .title{font-size: .28rem;line-height: .28rem;}
    .news dd  .text .desc{flex: none;font-size: .24rem;line-height: .38rem;-webkit-line-clamp: 2;}
    .news dd  .text  .bot{font-size: .24rem;line-height: .24rem;padding-top: .2rem;}
    
    
    /* 关于我们-导航 */
    .item_nav{margin-bottom: .2rem;overflow: hidden;}
    .item_nav .list{width: 1.6rem;height: .58rem;font-size: .24rem;line-height: .58rem;margin-bottom: .2rem;}
    .item_nav .list:not(:last-child){margin-right:.2rem}
    
    /* 荣誉资质 */
    .honor{flex-direction: column;}
    .honor dd{width: 100%;margin-bottom: .6rem;margin-right: 0;}
    
    
    /*  联系我们 */
    .contact{margin-bottom: .6rem;}
    .contact dl{flex-direction: column;align-items: center;height: auto;margin-top: 0;overflow: hidden;}
    .contact dl dd{flex:none;margin-top: .8rem;margin-right: 0!important;width: 4.84rem;height: 2.4rem;padding: 1rem .1rem 0;}
    .contact dl dd .icon{width: 1.04rem;top: -.52rem;margin-left: -0.52rem;}
    .contact dl dd .info{font-size: .26rem;line-height: .38rem;}
    
    
    /* 车间环境 */
    .vibe {width: 100%;}
    .vibe dd{width: calc((100% - .26rem) / 2);margin-bottom: .3rem;margin-right: .25rem;}
    .vibe dd:nth-child(3n){margin-right: .25rem;}
    .vibe dd:nth-child(even){margin-right: 0;}
    .vibe dd a .img{padding-top: 62%;}
    .vibe dd a .title{width: 100%;height: .9rem;font-size: .27rem;color: #fff;line-height: .9rem;font-weight: bold;padding: 0 .2rem;}
    
    
    /* 详情 */
    .details .text{min-height: calc(100vh - 3.4rem);padding: .3rem .27rem;box-shadow: none}
    .details .text .title{font-size: .28rem;}
    .details .text .time{font-size: .22rem;}
    .details .text article{font-size: .24rem;color: #202020;line-height: .38rem;margin-top: .3rem;}
}














